home *** CD-ROM | disk | FTP | other *** search
- object BeoPlayerTrayApplication: TBeoPlayerTrayApplication
- Left = 358
- Top = 116
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'BeoPlayer Tray'
- ClientHeight = 50
- ClientWidth = 132
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnClose = FormClose
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 120
- TextHeight = 16
- object TaskIcon: TTaskIcon
- Left = 10
- Top = 10
- Width = 31
- Height = 31
- Hint = 'BeoLink PC'
- Active = False
- Icon.Data = {<image000.ico>}
- ShowHint = True
- TaskIconID = 42424242
- State = tiEnabled
- Interval = 1000
- WhereIcons = tiInFiles
- OnClick = TaskIconClick
- OnRightClick = TaskIconRightClick
- end
- object PopupMenu: TPopupMenu
- AutoPopup = False
- Left = 48
- Top = 8
- object PopUpExit: TMenuItem
- Caption = 'Exit'
- OnClick = PopUpExitClick
- end
- end
- end
-